• Image placeholder
  • 홈 페이지
  • 블로그 센터
  • 범주
Image placeholder

Cheat Sheet

gil.getPyCheatSheet();

프로그램 종료 함수 예외상황 빼두고 exit()로 종료 시키기도 가능 Python 내장 함수로 객체 주소 return 함수 Python 내장 함수로 객체 타입 출력 함수 % 활용 "문자열%d" %(dddd) "%.3f"%실수인값 > 소숫점 3자리까지 표현 공백으로 입력 받은 수 받아오기 input 대신 sys.stdin.readline을 사용할 수 있다. 단, 이때는 맨 끝의 개행문자까지 같...

Cheat SheetpythonCheat Sheet

© 2022 intrepidgeeks.com

Privacy Policy Contact US Sitemap
🍪 This website uses cookies to ensure you get the best experience on our website. Learn more